Total Complexity | 14 |
Dependencies | 0 |
Dependents | 8 |
Total lines | 123 |
Lines of code | 39 |
Logical lines of code | 24 |
Comment lines | 24 |
Methods | 4 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
toTitleCase() | 54 | 6 | 21 | |
toSnakeCase() | 75 | 3 | 3 | |
fromCamelCase() | 65 | 3 | 8 | |
snakeToCamelCase() | 67 | 2 | 7 |